home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 12
/
Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso
/
Aminet
/
dev
/
e
/
eiffel.lha
/
flc
/
source
/
attribut.e
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-12-27
|
250 b
|
17 lines
-> Copyright © 1995, Guichard Damien.
-> An attribute is a feature that is not a routine
OPT MODULE
OPT EXPORT
MODULE '*feature','*class'
OBJECT attribut OF feature
ENDOBJECT
-> Is feature an attribute?
PROC is_attribute() OF attribut IS TRUE